速報APP / 生產應用 / Non visible keyboard

Non visible keyboard

價格:免費

更新日期:2019-03-02

檔案大小:2.0M

目前版本:1.2

版本需求:Android 4.0.3 以上版本

官方網站:http://www.thetechsol.com

Email:ahmadmti@yahoo.com

Non visible keyboard(圖1)-速報App

This Android application acts like an Android smart TV remote controller. It has a non visible soft keyboard that receives input from the external USB or Bluetooth keyboard in foreground or even in the background and loads some specific HTTP calls.

It can load six different URLs on the sequences that are triggered by the keyboard.

Non visible keyboard(圖2)-速報App

1. if the "+" key is pressed on the numeric keypad, an http call like this is sent: http://localhost:8080/key.php?d=1

2. if the "-" key is pressed on the numeric keypad, an http call like this is sent: http://localhost:8080/key.php?d=-1

Non visible keyboard(圖3)-速報App

3. if the "*" key is pressed on the numeric keypad, an http call like this is sent: http://localhost:8080/key.php?v=1

4. if the "/" key is pressed on the numeric keypad, an http call like this is sent: http://localhost:8080/key.php?v=-1

Non visible keyboard(圖4)-速報App

5. if [number]+[enter] or [number]+[number]+[enter] or [number]+[ number]+[ number]+[enter] are pressed on the numeric keypad, an http call like this is sent: http://localhost:8080/key.php?n=[numbers]

6. if [number]+[.] or [number]+[number]+[.] or [number]+[ number]+[ number]+[.] are pressed on the numeric keypad, an http call like this is sent: http://localhost:8080/key.php?dot_n=[numbers]

Non visible keyboard(圖5)-速報App